* textmodes/ispell.el (ispell-check-version, ispell-send-string):
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 Aug 2009 16:29:25 +0000 (16:29 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 Aug 2009 16:29:25 +0000 (16:29 +0000)
commit6b30df44ef302e80371c6002372ac13faf86f720
tree678231f37d93b3fda313d43c6c2df4c6c41c646a
parentf278131c6916970e7734e2a6776e7d0b26f1c811
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
* international/mule.el (load-with-code-conversion):
* emacs-lisp/debug.el (debug):
* ediff-vers.el (ediff-rcs-get-output-buffer):
* dired.el (dired-internal-noselect): Don't let-bind
default-major-mode around code that doesn't use it.
E.g. buffer creation via get-buffer-create doesn't use it.
lisp/ChangeLog
lisp/dired.el
lisp/ediff-vers.el
lisp/emacs-lisp/debug.el
lisp/international/mule.el
lisp/textmodes/ispell.el